How to: Base a combo box on a query.

Solution:


After creating a combo box, update the property sheet of the new combo box so the 'Row Source Type' is set to 'Field List' and the 'Row Source' is set to the desired query.

NOTE 1: The Developer Tool must be installed to use wizards.
NOTE 2: If the Database window is not active, activate the Database window.
NOTE: The properties will be saved only when the design view is saved.